﻿2026-06-21T01:51:44.5519585Z Current runner version: '2.335.1'
2026-06-21T01:51:44.5524138Z Runner name: 'kitsubito'
2026-06-21T01:51:44.5524654Z Runner group name: 'Default'
2026-06-21T01:51:44.5525320Z Machine name: 'KITSUBITO'
2026-06-21T01:51:44.5527211Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T01:51:44.5529056Z Contents: read
2026-06-21T01:51:44.5529482Z Metadata: read
2026-06-21T01:51:44.5529858Z Packages: read
2026-06-21T01:51:44.5530220Z ##[endgroup]
2026-06-21T01:51:44.5531786Z Secret source: Actions
2026-06-21T01:51:44.5532277Z Prepare workflow directory
2026-06-21T01:51:44.5884843Z Prepare all required actions
2026-06-21T01:51:44.5913829Z Getting action download info
2026-06-21T01:51:44.8911191Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T01:51:45.7275356Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-21T01:51:45.8264283Z ##[group]Run actions/checkout@v5
2026-06-21T01:51:45.8265466Z with:
2026-06-21T01:51:45.8266160Z   fetch-depth: 0
2026-06-21T01:51:45.8266989Z   repository: SaberMage/spt-core
2026-06-21T01:51:45.8276035Z   token: ***
2026-06-21T01:51:45.8276740Z   ssh-strict: true
2026-06-21T01:51:45.8277459Z   ssh-user: git
2026-06-21T01:51:45.8278192Z   persist-credentials: true
2026-06-21T01:51:45.8279085Z   clean: true
2026-06-21T01:51:45.8279813Z   sparse-checkout-cone-mode: true
2026-06-21T01:51:45.8280690Z   fetch-tags: false
2026-06-21T01:51:45.8281428Z   show-progress: true
2026-06-21T01:51:45.8282169Z   lfs: false
2026-06-21T01:51:45.8282856Z   submodules: false
2026-06-21T01:51:45.8283619Z   set-safe-directory: true
2026-06-21T01:51:45.8284676Z ##[endgroup]
2026-06-21T01:51:45.9084840Z Syncing repository: SaberMage/spt-core
2026-06-21T01:51:45.9087077Z ##[group]Getting Git version info
2026-06-21T01:51:45.9088408Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:51:45.9090278Z [command]/usr/bin/git version
2026-06-21T01:51:45.9091093Z git version 2.43.0
2026-06-21T01:51:45.9093763Z ##[endgroup]
2026-06-21T01:51:45.9099068Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d52b27b5-c840-439d-95bd-4a1e03774410' before making global git config changes
2026-06-21T01:51:45.9101440Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:51:45.9103364Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:51:45.9127982Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:51:45.9147928Z https://github.com/SaberMage/spt-core
2026-06-21T01:51:45.9157882Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:51:45.9160267Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:51:45.9178650Z HEAD
2026-06-21T01:51:45.9209223Z ##[endgroup]
2026-06-21T01:51:45.9210245Z [command]/usr/bin/git submodule status
2026-06-21T01:51:45.9419589Z ##[group]Cleaning the repository
2026-06-21T01:51:45.9421171Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:51:45.9451073Z Removing traceable-reqs
2026-06-21T01:51:45.9457741Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:51:45.9508589Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:51:45.9514052Z ##[endgroup]
2026-06-21T01:51:45.9515606Z ##[group]Disabling automatic garbage collection
2026-06-21T01:51:45.9517863Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:51:45.9544526Z ##[endgroup]
2026-06-21T01:51:45.9545919Z ##[group]Setting up auth
2026-06-21T01:51:45.9550426Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:51:45.9578624Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:51:45.9800106Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:51:45.9825842Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:51:46.0014762Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:51:46.0042832Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:51:46.0234195Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:51:46.0263559Z ##[endgroup]
2026-06-21T01:51:46.0265023Z ##[group]Fetching the repository
2026-06-21T01:51:46.0271639Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:51:46.6243861Z From https://github.com/SaberMage/spt-core
2026-06-21T01:51:46.6244602Z    0dc7018fa..bdb51c23f  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-21T01:51:46.6245303Z    0dc7018fa..bdb51c23f  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T01:51:46.6277551Z ##[endgroup]
2026-06-21T01:51:46.6278022Z ##[group]Determining the checkout info
2026-06-21T01:51:46.6278660Z ##[endgroup]
2026-06-21T01:51:46.6283532Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:51:46.6325917Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:51:46.6351885Z ##[group]Checking out the ref
2026-06-21T01:51:46.6355637Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:51:46.6405638Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:51:46.6409353Z ##[endgroup]
2026-06-21T01:51:46.6450293Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:51:46.6477302Z 113d90df680fb5354349c5fd80385ffe087b8206
2026-06-21T01:51:46.6640770Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-21T01:51:46.6641289Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-21T01:51:46.6657209Z shell: /usr/bin/bash -e {0}
2026-06-21T01:51:46.6657486Z ##[endgroup]
2026-06-21T01:51:46.6756466Z ##[group]Run set -euo pipefail
2026-06-21T01:51:46.6756840Z [36;1mset -euo pipefail[0m
2026-06-21T01:51:46.6757098Z [36;1mPIN=0c95435[0m
2026-06-21T01:51:46.6757346Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-21T01:51:46.6757623Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-21T01:51:46.6758013Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-21T01:51:46.6758472Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-21T01:51:46.6758934Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-21T01:51:46.6759438Z [36;1m  rm -rf "$CACHE"[0m
2026-06-21T01:51:46.6759709Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-21T01:51:46.6760014Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-21T01:51:46.6760382Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-21T01:51:46.6760784Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-21T01:51:46.6761046Z [36;1mfi[0m
2026-06-21T01:51:46.6761360Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T01:51:46.6775810Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-21T01:51:46.6776134Z env:
2026-06-21T01:51:46.6776362Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T01:51:46.6776619Z ##[endgroup]
2026-06-21T01:51:46.9850228Z    Compiling proc-macro2 v1.0.106
2026-06-21T01:51:46.9850781Z    Compiling quote v1.0.45
2026-06-21T01:51:46.9851399Z    Compiling unicode-ident v1.0.24
2026-06-21T01:51:46.9852344Z    Compiling libc v0.2.186
2026-06-21T01:51:46.9852659Z    Compiling serde_core v1.0.228
2026-06-21T01:51:46.9852974Z    Compiling cfg-if v1.0.4
2026-06-21T01:51:46.9853303Z    Compiling serde v1.0.228
2026-06-21T01:51:46.9889941Z    Compiling log v0.4.32
2026-06-21T01:51:46.9917863Z    Compiling pin-project-lite v0.2.17
2026-06-21T01:51:46.9932979Z    Compiling typenum v1.20.1
2026-06-21T01:51:47.0011570Z    Compiling portable-atomic v1.13.1
2026-06-21T01:51:47.0044074Z    Compiling version_check v0.9.5
2026-06-21T01:51:47.0140211Z    Compiling memchr v2.8.1
2026-06-21T01:51:47.0202157Z    Compiling find-msvc-tools v0.1.9
2026-06-21T01:51:47.0203935Z    Compiling critical-section v1.2.0
2026-06-21T01:51:47.0430913Z    Compiling shlex v2.0.1
2026-06-21T01:51:47.0897080Z    Compiling futures-core v0.3.32
2026-06-21T01:51:47.0995626Z    Compiling subtle v2.6.1
2026-06-21T01:51:47.1471309Z    Compiling bytes v1.11.1
2026-06-21T01:51:47.2751590Z    Compiling smallvec v1.15.1
2026-06-21T01:51:47.2819192Z    Compiling equivalent v1.0.2
2026-06-21T01:51:47.2995961Z    Compiling itoa v1.0.18
2026-06-21T01:51:47.3093231Z    Compiling semver v1.0.28
2026-06-21T01:51:47.3342324Z    Compiling stable_deref_trait v1.2.1
2026-06-21T01:51:47.3536370Z    Compiling futures-sink v0.3.32
2026-06-21T01:51:47.3572870Z    Compiling slab v0.4.12
2026-06-21T01:51:47.3641288Z    Compiling futures-io v0.3.32
2026-06-21T01:51:47.3981828Z    Compiling futures-task v0.3.32
2026-06-21T01:51:47.4001532Z    Compiling generic-array v0.14.7
2026-06-21T01:51:47.4451666Z    Compiling futures-channel v0.3.32
2026-06-21T01:51:47.5087322Z    Compiling bitflags v2.12.1
2026-06-21T01:51:47.5611056Z    Compiling hashbrown v0.17.1
2026-06-21T01:51:47.5750839Z    Compiling rustversion v1.0.22
2026-06-21T01:51:47.5752118Z    Compiling cpufeatures v0.2.17
2026-06-21T01:51:47.6101328Z    Compiling rustc_version v0.4.1
2026-06-21T01:51:47.6273710Z    Compiling fnv v1.0.7
2026-06-21T01:51:47.6411644Z    Compiling strsim v0.11.1
2026-06-21T01:51:47.6931481Z    Compiling rand_core v0.10.1
2026-06-21T01:51:47.7061322Z    Compiling cfg_aliases v0.2.1
2026-06-21T01:51:47.7131326Z    Compiling litemap v0.8.2
2026-06-21T01:51:47.7276041Z    Compiling writeable v0.6.3
2026-06-21T01:51:47.7972991Z    Compiling icu_properties_data v2.2.0
2026-06-21T01:51:47.8721103Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T01:51:47.9228180Z    Compiling fs_extra v1.3.0
2026-06-21T01:51:47.9586020Z    Compiling utf8_iter v1.0.4
2026-06-21T01:51:48.0080908Z    Compiling dunce v1.0.5
2026-06-21T01:51:48.0121166Z    Compiling ident_case v1.0.1
2026-06-21T01:51:48.0490928Z    Compiling getrandom v0.4.2
2026-06-21T01:51:48.1441130Z    Compiling percent-encoding v2.3.2
2026-06-21T01:51:48.1550824Z    Compiling autocfg v1.5.1
2026-06-21T01:51:48.1692312Z    Compiling http v1.4.1
2026-06-21T01:51:48.2341581Z    Compiling cpufeatures v0.3.0
2026-06-21T01:51:48.2490347Z    Compiling aws-lc-rs v1.17.0
2026-06-21T01:51:48.2751317Z    Compiling unicode-segmentation v1.13.3
2026-06-21T01:51:48.3202526Z    Compiling thiserror v2.0.18
2026-06-21T01:51:48.3461132Z    Compiling syn v2.0.117
2026-06-21T01:51:48.3621172Z    Compiling scopeguard v1.2.0
2026-06-21T01:51:48.4091071Z    Compiling indexmap v2.14.0
2026-06-21T01:51:48.4282713Z    Compiling lock_api v0.4.14
2026-06-21T01:51:48.4310825Z    Compiling form_urlencoded v1.2.2
2026-06-21T01:51:48.4441758Z    Compiling chacha20 v0.10.0
2026-06-21T01:51:48.4631301Z    Compiling untrusted v0.9.0
2026-06-21T01:51:48.5800711Z    Compiling heck v0.5.0
2026-06-21T01:51:48.5889342Z    Compiling rustls v0.23.40
2026-06-21T01:51:48.6233352Z    Compiling anyhow v1.0.102
2026-06-21T01:51:48.7427090Z    Compiling atomic-waker v1.1.2
2026-06-21T01:51:48.7832779Z    Compiling const-oid v0.10.2
2026-06-21T01:51:48.7895119Z    Compiling unicode-xid v0.2.6
2026-06-21T01:51:48.7919832Z    Compiling convert_case v0.10.0
2026-06-21T01:51:48.8181555Z    Compiling parking_lot_core v0.9.12
2026-06-21T01:51:48.8302427Z    Compiling httparse v1.10.1
2026-06-21T01:51:48.8391244Z    Compiling zerocopy v0.8.50
2026-06-21T01:51:48.8740492Z    Compiling paste v1.0.15
2026-06-21T01:51:48.9281054Z    Compiling num-traits v0.2.19
2026-06-21T01:51:48.9613263Z    Compiling hybrid-array v0.4.12
2026-06-21T01:51:48.9970310Z    Compiling jobserver v0.1.34
2026-06-21T01:51:49.0870658Z    Compiling curve25519-dalek v4.1.3
2026-06-21T01:51:49.1065421Z    Compiling ahash v0.8.12
2026-06-21T01:51:49.1499845Z    Compiling fastrand v2.4.1
2026-06-21T01:51:49.1760934Z    Compiling powerfmt v0.2.0
2026-06-21T01:51:49.2370917Z    Compiling either v1.16.0
2026-06-21T01:51:49.2561052Z    Compiling cc v1.2.63
2026-06-21T01:51:49.3120720Z    Compiling base64ct v1.8.3
2026-06-21T01:51:49.3940830Z    Compiling deranged v0.5.8
2026-06-21T01:51:49.4340584Z    Compiling crypto-common v0.1.7
2026-06-21T01:51:49.4471061Z    Compiling block-buffer v0.10.4
2026-06-21T01:51:49.4499182Z    Compiling http-body v1.0.1
2026-06-21T01:51:49.5510904Z    Compiling vcpkg v0.2.15
2026-06-21T01:51:49.5987864Z    Compiling digest v0.10.7
2026-06-21T01:51:49.6076041Z    Compiling base64 v0.22.1
2026-06-21T01:51:49.6241298Z    Compiling num-conv v0.2.2
2026-06-21T01:51:49.6871075Z    Compiling mio v1.2.1
2026-06-21T01:51:49.7280899Z    Compiling socket2 v0.6.4
2026-06-21T01:51:49.7372688Z    Compiling getrandom v0.2.17
2026-06-21T01:51:49.7826544Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T01:51:49.9360539Z    Compiling rand_core v0.6.4
2026-06-21T01:51:49.9857962Z    Compiling data-encoding v2.11.0
2026-06-21T01:51:49.9990575Z    Compiling rand v0.10.1
2026-06-21T01:51:50.0871453Z    Compiling time-core v0.1.8
2026-06-21T01:51:50.0936173Z    Compiling try-lock v0.2.5
2026-06-21T01:51:50.1655064Z    Compiling tinyvec_macros v0.1.1
2026-06-21T01:51:50.1720423Z    Compiling pkg-config v0.3.33
2026-06-21T01:51:50.1800440Z    Compiling tower-service v0.3.3
2026-06-21T01:51:50.2250587Z    Compiling zmij v1.0.21
2026-06-21T01:51:50.2290637Z    Compiling tinyvec v1.11.0
2026-06-21T01:51:50.2320186Z    Compiling want v0.3.1
2026-06-21T01:51:50.2646424Z    Compiling parking_lot v0.12.5
2026-06-21T01:51:50.3220638Z    Compiling sha2 v0.10.9
2026-06-21T01:51:50.5000532Z    Compiling crypto-common v0.2.2
2026-06-21T01:51:50.5120796Z    Compiling block-buffer v0.12.0
2026-06-21T01:51:50.5311521Z    Compiling inout v0.1.4
2026-06-21T01:51:50.5650754Z    Compiling cmake v0.1.58
2026-06-21T01:51:50.6753096Z    Compiling vergen-lib v9.1.0
2026-06-21T01:51:50.6800817Z    Compiling n0-future v0.3.2
2026-06-21T01:51:50.7610641Z    Compiling spin v0.10.0
2026-06-21T01:51:50.8365033Z    Compiling cordyceps v0.3.4
2026-06-21T01:51:50.9030284Z    Compiling diatomic-waker v0.2.3
2026-06-21T01:51:50.9100489Z    Compiling parking v2.2.1
2026-06-21T01:51:50.9144855Z    Compiling httpdate v1.0.3
2026-06-21T01:51:50.9417225Z    Compiling signature v2.2.0
2026-06-21T01:51:50.9550648Z    Compiling crossbeam-utils v0.8.21
2026-06-21T01:51:50.9750504Z    Compiling serde_json v1.0.150
2026-06-21T01:51:50.9981116Z    Compiling winnow v1.0.3
2026-06-21T01:51:51.0352612Z    Compiling ed25519 v2.2.3
2026-06-21T01:51:51.0669368Z    Compiling futures-lite v2.6.1
2026-06-21T01:51:51.0835929Z    Compiling cipher v0.4.4
2026-06-21T01:51:51.1590764Z    Compiling netlink-packet-core v0.8.1
2026-06-21T01:51:51.1640577Z    Compiling universal-hash v0.5.1
2026-06-21T01:51:51.2020661Z    Compiling vergen v9.1.0
2026-06-21T01:51:51.2479922Z    Compiling futures-buffered v0.2.13
2026-06-21T01:51:51.2520685Z    Compiling vergen-lib v0.1.6
2026-06-21T01:51:51.2527661Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T01:51:51.2933876Z    Compiling heapless v0.7.17
2026-06-21T01:51:51.3164514Z    Compiling noq-udp v0.10.0
2026-06-21T01:51:51.3601878Z    Compiling sync_wrapper v1.0.2
2026-06-21T01:51:51.4273662Z    Compiling digest v0.11.3
2026-06-21T01:51:51.4464667Z    Compiling opaque-debug v0.3.1
2026-06-21T01:51:51.4694750Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T01:51:51.4700079Z    Compiling byteorder v1.5.0
2026-06-21T01:51:51.4871045Z    Compiling allocator-api2 v0.2.21
2026-06-21T01:51:51.5186885Z    Compiling polyval v0.6.2
2026-06-21T01:51:51.5633004Z    Compiling aws-lc-sys v0.41.0
2026-06-21T01:51:51.5720701Z    Compiling ring v0.17.14
2026-06-21T01:51:51.5841647Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T01:51:51.6911110Z    Compiling hash32 v0.2.1
2026-06-21T01:51:51.7310802Z    Compiling vergen-gitcl v1.0.8
2026-06-21T01:51:51.7670700Z    Compiling spin v0.9.8
2026-06-21T01:51:51.7994304Z    Compiling ryu v1.0.23
2026-06-21T01:51:51.8837452Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T01:51:51.9150415Z    Compiling num_threads v0.1.7
2026-06-21T01:51:51.9337833Z    Compiling fallible-iterator v0.3.0
2026-06-21T01:51:52.0065229Z    Compiling signature v3.0.0
2026-06-21T01:51:52.0310776Z    Compiling tower-layer v0.3.3
2026-06-21T01:51:52.0338342Z    Compiling time v0.3.47
2026-06-21T01:51:52.0680605Z    Compiling ghash v0.5.1
2026-06-21T01:51:52.1257179Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T01:51:52.1594135Z    Compiling ctr v0.9.2
2026-06-21T01:51:52.1930692Z    Compiling aes v0.8.4
2026-06-21T01:51:52.2048668Z    Compiling fs2 v0.4.3
2026-06-21T01:51:52.2131263Z    Compiling http-body-util v0.1.3
2026-06-21T01:51:52.3400322Z    Compiling aead v0.5.2
2026-06-21T01:51:52.3580895Z    Compiling openssl-probe v0.2.1
2026-06-21T01:51:52.3830617Z    Compiling crossbeam-channel v0.5.15
2026-06-21T01:51:52.4620446Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T01:51:52.5250613Z    Compiling blake3 v1.8.5
2026-06-21T01:51:52.5767340Z    Compiling netlink-packet-route v0.29.0
2026-06-21T01:51:52.5830677Z    Compiling uuid v1.23.2
2026-06-21T01:51:52.6097931Z    Compiling memoffset v0.6.5
2026-06-21T01:51:52.8045599Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T01:51:52.8577928Z    Compiling aes-gcm v0.10.3
2026-06-21T01:51:52.8764203Z    Compiling acto v0.8.2
2026-06-21T01:51:52.9206739Z    Compiling netwatch v0.16.0
2026-06-21T01:51:53.0318538Z    Compiling noq v0.18.0
2026-06-21T01:51:53.0882772Z    Compiling ref-cast v1.0.25
2026-06-21T01:51:53.0982461Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T01:51:53.1761506Z    Compiling xml-rs v0.8.28
2026-06-21T01:51:53.1811760Z    Compiling tagptr v0.2.0
2026-06-21T01:51:53.2221174Z    Compiling rustc-hash v2.1.2
2026-06-21T01:51:53.2581195Z    Compiling thiserror v1.0.69
2026-06-21T01:51:53.2810829Z    Compiling mac-addr v0.3.0
2026-06-21T01:51:53.3284727Z    Compiling rustix v1.1.4
2026-06-21T01:51:53.3411144Z    Compiling lru-slab v0.1.2
2026-06-21T01:51:53.4050812Z    Compiling foldhash v0.2.0
2026-06-21T01:51:53.4906571Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T01:51:53.4975342Z    Compiling identity-hash v0.1.0
2026-06-21T01:51:53.6130908Z    Compiling hashbrown v0.16.1
2026-06-21T01:51:53.7139819Z    Compiling netlink-packet-route v0.30.0
2026-06-21T01:51:53.7831031Z    Compiling serial-core v0.4.0
2026-06-21T01:51:53.8503257Z    Compiling synstructure v0.13.2
2026-06-21T01:51:53.8711478Z    Compiling darling_core v0.20.11
2026-06-21T01:51:53.9630310Z    Compiling serde_derive_internals v0.29.1
2026-06-21T01:51:54.0180471Z    Compiling xmltree v0.10.3
2026-06-21T01:51:54.2610915Z    Compiling termios v0.2.2
2026-06-21T01:51:54.2860736Z    Compiling errno v0.3.14
2026-06-21T01:51:54.3905462Z    Compiling proc-macro-crate v3.5.0
2026-06-21T01:51:54.4029869Z    Compiling ioctl-rs v0.1.6
2026-06-21T01:51:54.4230976Z    Compiling aho-corasick v1.1.4
2026-06-21T01:51:54.4670962Z    Compiling simple-dns v0.9.3
2026-06-21T01:51:54.5137158Z    Compiling sha1_smol v1.0.1
2026-06-21T01:51:54.6437221Z    Compiling arrayvec v0.7.6
2026-06-21T01:51:54.7441790Z    Compiling signal-hook v0.3.18
2026-06-21T01:51:54.7880571Z    Compiling linux-raw-sys v0.12.1
2026-06-21T01:51:54.8921653Z    Compiling winnow v0.7.15
2026-06-21T01:51:54.9040535Z    Compiling simdutf8 v0.1.5
2026-06-21T01:51:54.9097774Z    Compiling regex-syntax v0.8.10
2026-06-21T01:51:55.0073323Z    Compiling resolv-conf v0.7.6
2026-06-21T01:51:55.0270942Z    Compiling constant_time_eq v0.4.2
2026-06-21T01:51:55.1830476Z    Compiling toml_write v0.1.2
2026-06-21T01:51:55.1899334Z    Compiling arrayref v0.3.9
2026-06-21T01:51:55.2230892Z    Compiling smol_str v0.1.24
2026-06-21T01:51:55.4280980Z    Compiling serial-unix v0.4.0
2026-06-21T01:51:55.4688910Z    Compiling signal-hook-registry v1.4.8
2026-06-21T01:51:55.5141411Z    Compiling lru v0.16.4
2026-06-21T01:51:55.6670851Z    Compiling darling_core v0.23.0
2026-06-21T01:51:55.7380170Z    Compiling serde_bytes v0.11.19
2026-06-21T01:51:55.7741156Z    Compiling serde_derive v1.0.228
2026-06-21T01:51:55.8390502Z    Compiling zeroize_derive v1.4.3
2026-06-21T01:51:55.9789488Z    Compiling tokio-macros v2.7.0
2026-06-21T01:51:55.9921665Z    Compiling futures-macro v0.3.32
2026-06-21T01:51:56.4330583Z    Compiling zeroize v1.8.2
2026-06-21T01:51:56.6305749Z    Compiling zerofrom-derive v0.1.7
2026-06-21T01:51:56.8920894Z    Compiling tokio v1.52.3
2026-06-21T01:51:56.9390825Z    Compiling futures-util v0.3.32
2026-06-21T01:51:57.0530804Z    Compiling yoke-derive v0.8.2
2026-06-21T01:51:57.1080825Z    Compiling zerovec-derive v0.11.3
2026-06-21T01:51:57.2467758Z    Compiling displaydoc v0.2.6
2026-06-21T01:51:57.3560732Z    Compiling tracing-attributes v0.1.31
2026-06-21T01:51:58.1660713Z    Compiling rustls-pki-types v1.14.1
2026-06-21T01:51:58.1849404Z    Compiling zerofrom v0.1.8
2026-06-21T01:51:58.2251112Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T01:51:58.3201001Z    Compiling thiserror-impl v2.0.18
2026-06-21T01:51:58.5550763Z    Compiling yoke v0.8.3
2026-06-21T01:51:58.8138844Z    Compiling zerovec v0.11.6
2026-06-21T01:51:58.8599873Z    Compiling zerotrie v0.2.4
2026-06-21T01:51:58.9270348Z    Compiling darling_macro v0.20.11
2026-06-21T01:51:58.9430445Z    Compiling derive_more-impl v2.1.1
2026-06-21T01:51:59.0308701Z    Compiling n0-error-macros v0.1.3
2026-06-21T01:51:59.2711683Z    Compiling spez v0.1.2
2026-06-21T01:51:59.3039728Z    Compiling darling v0.20.11
2026-06-21T01:51:59.3654354Z    Compiling derive_builder_core v0.20.2
2026-06-21T01:51:59.6281090Z    Compiling tinystr v0.8.3
2026-06-21T01:51:59.6370753Z    Compiling potential_utf v0.1.5
2026-06-21T01:51:59.7060567Z    Compiling der v0.8.0-rc.10
2026-06-21T01:51:59.7800539Z    Compiling icu_collections v2.2.0
2026-06-21T01:51:59.8200732Z    Compiling icu_locale_core v2.2.0
2026-06-21T01:52:00.2570271Z    Compiling n0-error v0.1.3
2026-06-21T01:52:00.2971119Z    Compiling pin-project-internal v1.1.13
2026-06-21T01:52:00.4620899Z    Compiling cobs v0.3.0
2026-06-21T01:52:00.6371009Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T01:52:00.6680492Z    Compiling futures-executor v0.3.32
2026-06-21T01:52:00.8113952Z    Compiling derive_builder_macro v0.20.2
2026-06-21T01:52:01.0004737Z    Compiling futures v0.3.32
2026-06-21T01:52:01.0576852Z    Compiling ed25519-dalek v2.2.0
2026-06-21T01:52:01.0730949Z    Compiling postcard-derive v0.2.2
2026-06-21T01:52:01.1590464Z    Compiling icu_provider v2.2.0
2026-06-21T01:52:01.1960717Z    Compiling ipnet v2.12.0
2026-06-21T01:52:01.4150736Z    Compiling derive_builder v0.20.2
2026-06-21T01:52:01.5180632Z    Compiling icu_properties v2.2.0
2026-06-21T01:52:01.5790507Z    Compiling icu_normalizer v2.2.0
2026-06-21T01:52:01.6430781Z    Compiling spki v0.8.0-rc.4
2026-06-21T01:52:01.6580083Z    Compiling prefix-trie v0.8.4
2026-06-21T01:52:01.7975652Z    Compiling pin-project v1.1.13
2026-06-21T01:52:01.8621447Z    Compiling once_cell v1.21.4
2026-06-21T01:52:01.8795158Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T01:52:01.9620809Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-21T01:52:02.0640684Z    Compiling tracing-core v0.1.36
2026-06-21T01:52:02.0710589Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T01:52:02.3236980Z    Compiling hashbrown v0.14.5
2026-06-21T01:52:02.4968373Z    Compiling data-encoding-macro v0.1.20
2026-06-21T01:52:02.5450714Z    Compiling rustls-native-certs v0.8.4
2026-06-21T01:52:02.5605811Z    Compiling tokio-util v0.7.18
2026-06-21T01:52:02.5720981Z    Compiling netlink-sys v0.8.8
2026-06-21T01:52:02.8376976Z    Compiling tracing v0.1.44
2026-06-21T01:52:03.0234717Z    Compiling idna_adapter v1.2.2
2026-06-21T01:52:03.0631388Z    Compiling postcard v1.1.3
2026-06-21T01:52:03.0898371Z    Compiling tower v0.5.3
2026-06-21T01:52:03.1301009Z    Compiling idna v1.1.0
2026-06-21T01:52:03.1463611Z    Compiling hashlink v0.9.1
2026-06-21T01:52:03.2267207Z    Compiling async-trait v0.1.89
2026-06-21T01:52:03.2840696Z    Compiling num_enum_derive v0.7.6
2026-06-21T01:52:03.2932890Z    Compiling strum_macros v0.28.0
2026-06-21T01:52:03.4983078Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T01:52:03.6828632Z    Compiling rusqlite v0.32.1
2026-06-21T01:52:03.6898516Z    Compiling enum-assoc v1.3.0
2026-06-21T01:52:03.6997927Z    Compiling h2 v0.4.14
2026-06-21T01:52:03.8605040Z    Compiling url v2.5.8
2026-06-21T01:52:03.9378497Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T01:52:04.0008595Z    Compiling derive_more v2.1.1
2026-06-21T01:52:04.0991659Z    Compiling iroh-metrics v0.38.3
2026-06-21T01:52:04.3820930Z    Compiling n0-watcher v0.6.1
2026-06-21T01:52:04.5032081Z    Compiling tokio-stream v0.1.18
2026-06-21T01:52:04.6269701Z    Compiling iroh-relay v0.98.0
2026-06-21T01:52:04.6421141Z    Compiling netlink-proto v0.12.0
2026-06-21T01:52:04.7239459Z    Compiling num_enum v0.7.6
2026-06-21T01:52:04.7246252Z    Compiling netdev v0.42.0
2026-06-21T01:52:04.7560842Z    Compiling moka v0.12.15
2026-06-21T01:52:04.7630901Z    Compiling toml_datetime v0.6.11
2026-06-21T01:52:04.8230814Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T01:52:04.8353279Z    Compiling iroh-base v0.98.0
2026-06-21T01:52:04.8514906Z    Compiling tower-http v0.6.11
2026-06-21T01:52:04.9600913Z    Compiling attohttpc v0.30.1
2026-06-21T01:52:04.9768018Z    Compiling serde_spanned v0.6.9
2026-06-21T01:52:05.1611442Z    Compiling thiserror-impl v1.0.69
2026-06-21T01:52:05.1871847Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-21T01:52:05.2271272Z    Compiling ref-cast-impl v1.0.25
2026-06-21T01:52:05.5391192Z    Compiling toml_edit v0.22.27
2026-06-21T01:52:05.7450360Z    Compiling webpki-roots v1.0.7
2026-06-21T01:52:05.8678170Z    Compiling regex-automata v0.4.14
2026-06-21T01:52:05.9370453Z    Compiling schemars_derive v1.2.1
2026-06-21T01:52:06.0400486Z    Compiling hmac v0.12.1
2026-06-21T01:52:06.1371033Z    Compiling seize v0.5.1
2026-06-21T01:52:06.1528543Z    Compiling iroh v0.98.2
2026-06-21T01:52:06.4465325Z    Compiling dyn-clone v1.0.20
2026-06-21T01:52:06.4797700Z    Compiling rustix v0.38.44
2026-06-21T01:52:06.5330698Z    Compiling strum v0.28.0
2026-06-21T01:52:06.5554595Z    Compiling bitflags v1.3.2
2026-06-21T01:52:06.6170700Z    Compiling iroh-dns v0.98.0
2026-06-21T01:52:06.6490333Z    Compiling pin-utils v0.1.0
2026-06-21T01:52:06.6556717Z    Compiling cmov v0.5.4
2026-06-21T01:52:06.6625661Z    Compiling utf8parse v0.2.2
2026-06-21T01:52:06.7168485Z    Compiling nix v0.25.1
2026-06-21T01:52:06.7610709Z    Compiling anstyle-parse v1.0.0
2026-06-21T01:52:06.8977138Z    Compiling ctutils v0.4.2
2026-06-21T01:52:06.9739275Z    Compiling filedescriptor v0.8.3
2026-06-21T01:52:07.0550993Z    Compiling papaya v0.2.4
2026-06-21T01:52:07.0628244Z    Compiling hkdf v0.12.4
2026-06-21T01:52:07.1499302Z    Compiling backon v1.6.0
2026-06-21T01:52:07.1621304Z    Compiling darling_macro v0.23.0
2026-06-21T01:52:07.2142518Z    Compiling serial v0.4.0
2026-06-21T01:52:07.2294619Z    Compiling anstyle-query v1.1.5
2026-06-21T01:52:07.2447121Z    Compiling instability v0.3.12
2026-06-21T01:52:07.2859454Z    Compiling colorchoice v1.0.5
2026-06-21T01:52:07.3210945Z    Compiling foldhash v0.1.5
2026-06-21T01:52:07.3779787Z    Compiling shell-words v1.1.1
2026-06-21T01:52:07.4062807Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T01:52:07.4542214Z    Compiling linux-raw-sys v0.4.15
2026-06-21T01:52:07.5101552Z    Compiling anstyle v1.0.14
2026-06-21T01:52:07.5580625Z    Compiling downcast-rs v1.2.1
2026-06-21T01:52:07.5690547Z    Compiling darling v0.23.0
2026-06-21T01:52:07.5833432Z    Compiling signal-hook-mio v0.2.5
2026-06-21T01:52:07.6243932Z    Compiling hashbrown v0.15.5
2026-06-21T01:52:07.6413204Z    Compiling spake2 v0.4.0
2026-06-21T01:52:07.6587085Z    Compiling terminal_size v0.4.4
2026-06-21T01:52:07.6753461Z    Compiling strum_macros v0.26.4
2026-06-21T01:52:07.7310964Z    Compiling sha1 v0.10.6
2026-06-21T01:52:07.8090854Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T01:52:07.8310470Z    Compiling anstream v1.0.0
2026-06-21T01:52:08.0121060Z    Compiling itertools v0.13.0
2026-06-21T01:52:08.0280890Z    Compiling castaway v0.2.4
2026-06-21T01:52:08.1036649Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-21T01:52:08.1370061Z    Compiling schemars v1.2.1
2026-06-21T01:52:08.3271160Z    Compiling toml v0.8.23
2026-06-21T01:52:08.4731375Z    Compiling static_assertions v1.1.0
2026-06-21T01:52:08.5826537Z    Compiling indoc v2.0.7
2026-06-21T01:52:09.0380577Z    Compiling regex v1.12.3
2026-06-21T01:52:09.0640591Z    Compiling clap_lex v1.1.0
2026-06-21T01:52:09.2610823Z    Compiling unicode-width v0.1.14
2026-06-21T01:52:09.3610724Z    Compiling doctest-file v1.1.1
2026-06-21T01:52:09.4190791Z    Compiling clap_builder v4.6.0
2026-06-21T01:52:09.5768423Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-21T01:52:09.8773476Z    Compiling interprocess v2.4.2
2026-06-21T01:52:10.2170983Z    Compiling hyper v1.10.1
2026-06-21T01:52:10.2440792Z    Compiling strum v0.26.3
2026-06-21T01:52:10.3611323Z    Compiling unicode-truncate v1.1.0
2026-06-21T01:52:10.4919516Z    Compiling crossterm v0.28.1
2026-06-21T01:52:10.5497103Z    Compiling compact_str v0.8.2
2026-06-21T01:52:10.7573252Z    Compiling portable-pty v0.8.1
2026-06-21T01:52:10.8326575Z    Compiling lru v0.12.5
2026-06-21T01:52:10.9650862Z    Compiling clap_derive v4.6.1
2026-06-21T01:52:11.0521528Z    Compiling iana-time-zone v0.1.65
2026-06-21T01:52:11.0645673Z    Compiling unicode-width v0.2.0
2026-06-21T01:52:11.3091095Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-21T01:52:11.3700664Z    Compiling cassowary v0.3.0
2026-06-21T01:52:11.4374054Z    Compiling chrono v0.4.45
2026-06-21T01:52:11.5095311Z    Compiling nucleo-matcher v0.3.1
2026-06-21T01:52:11.8841488Z    Compiling ratatui v0.29.0
2026-06-21T01:52:12.0621645Z    Compiling hyper-util v0.1.20
2026-06-21T01:52:12.0738485Z    Compiling qrcode v0.14.1
2026-06-21T01:52:12.2123806Z    Compiling tempfile v3.27.0
2026-06-21T01:52:12.9198252Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-21T01:52:13.2727722Z    Compiling clap v4.6.1
2026-06-21T01:52:14.0563742Z    Compiling igd-next v0.17.1
2026-06-21T01:52:15.0561812Z    Compiling portmapper v0.16.0
2026-06-21T01:52:21.0980462Z    Compiling rustls-webpki v0.103.13
2026-06-21T01:52:23.4928811Z    Compiling tokio-rustls v0.26.4
2026-06-21T01:52:23.4929506Z    Compiling noq-proto v0.17.0
2026-06-21T01:52:23.4932035Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T01:52:23.6337770Z    Compiling hyper-rustls v0.27.9
2026-06-21T01:52:23.6338499Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T01:52:23.6339171Z    Compiling tokio-websockets v0.13.2
2026-06-21T01:52:23.7746332Z    Compiling reqwest v0.13.4
2026-06-21T01:52:24.7354007Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T01:52:38.6304652Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-21T01:52:40.0069913Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-21T01:52:47.3657633Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-21T01:52:51.0721184Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-06-21T01:52:51.0945217Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-21T01:52:51.0958039Z 
2026-06-21T01:52:51.0959945Z running 1 test
2026-06-21T01:52:57.2827004Z test new_brain_serves_against_old_broker ... ok
2026-06-21T01:52:57.2827396Z 
2026-06-21T01:52:57.2827673Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-21T01:52:57.2828021Z 
2026-06-21T01:52:57.3077586Z Post job cleanup.
2026-06-21T01:52:57.3743703Z [command]/usr/bin/git version
2026-06-21T01:52:57.3775998Z git version 2.43.0
2026-06-21T01:52:57.3816795Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/90ced81a-490e-43b9-8c50-cab6ab4ffb0a' before making global git config changes
2026-06-21T01:52:57.3817567Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:52:57.3820976Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:52:57.3979515Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:52:57.4011083Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:52:57.4197685Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:52:57.4218308Z http.https://github.com/.extraheader
2026-06-21T01:52:57.4226187Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-21T01:52:57.4252555Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:52:57.4478140Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:52:57.4503141Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:52:57.4815424Z Cleaning up orphan processes
2026-06-21T01:52:57.5303121Z Terminate orphan process: pid (3093844) (spt)
